×

interrupt vector中文什么意思

发音:   用"interrupt vector"造句

例句与用法

  1. Interrupt vector table
    中断向量表
  2. The invalid interrupt vector pointed to memory containing a bunch of technically valid but nonsensical instructions followed by an invalid one
    无效中断矢量指向内存包含的跟随于一个无效指令的一束技术上有效但是无意义的指令。
  3. A table containing interrupt vectors and indexed by interrupt type . this table contains the processor " s mapping between interrupts and interrupt service routines and must be initialized by the programmer
    一个表格,包含由中断类型决定的中断向量和索引。这个表格包含中断与中断服务程序之间的处理器的映射,必须由程序员进行初始化。

百科释义

    An interrupt vector is the memory address of an interrupt handler, or an index into an array called an interrupt vector table that contains the memory addresses of interrupt handlers. When an interrupt is generated, the Operating System saves its execution state via a context switch, and begins execution of the interrupt handler at the interrupt vector.
    详细百科解释

相关词汇

其他语言

相邻词汇

  1. interrupt timing 什么意思
  2. interrupt trap 什么意思
  3. interrupt trigger 什么意思
  4. interrupt trigger signal 什么意思
  5. interrupt type 什么意思
  6. interrupt vector address 什么意思
  7. interrupt vector register 什么意思
  8. interrupt vector table 什么意思
  9. interrupt word register 什么意思
  10. interrupt, edge-triggered 什么意思
桌面版繁體版English

相关阅读

Copyright © 2025 WordTech Co.

Last modified time:Sat, 16 Aug 2025 00:29:56 GMT